aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/Makefile
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2005-01-08 15:43:23 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2005-01-08 15:43:23 +0000
commitc510dbc5c37db11397d3d89968749119a63cf48b (patch)
tree0c4174b2c07bbb940fc135dd89bfceb889976930 /security/vuxml/Makefile
parentc206b902171e4b5808ef111c0411d302bda8b191 (diff)
downloadports-c510dbc5c37db11397d3d89968749119a63cf48b.tar.gz
ports-c510dbc5c37db11397d3d89968749119a63cf48b.zip
Notes
Diffstat (limited to 'security/vuxml/Makefile')
-rw-r--r--security/vuxml/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/vuxml/Makefile b/security/vuxml/Makefile
index 8ac1215c3339..63a1b78ea742 100644
--- a/security/vuxml/Makefile
+++ b/security/vuxml/Makefile
@@ -80,4 +80,7 @@ validate:
tidy:
@${SH} ${FILESDIR}/tidy.sh "${FILESDIR}/tidy.xsl" "${VUXML_FILE}"
+newentry:
+ @${SH} ${FILESDIR}/newentry.sh "${VUXML_FILE}"
+
.include <bsd.port.mk>