diff options
Diffstat (limited to 'textproc/libxslt-reference/Makefile')
-rw-r--r-- | textproc/libxslt-reference/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/libxslt-reference/Makefile b/textproc/libxslt-reference/Makefile index a06482576a49..fddf67bce106 100644 --- a/textproc/libxslt-reference/Makefile +++ b/textproc/libxslt-reference/Makefile @@ -1,4 +1,11 @@ +# New ports collection makefile for: libxslt-reference +# Date created: 09 May 2006 +# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> +# # $FreeBSD$ +# + +PORTREVISION= 0 BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../libxslt:configure |