diff options
Diffstat (limited to 'devel/dotconf/Makefile')
-rw-r--r-- | devel/dotconf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index acf769d08a46..b127448be095 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.azzit.de/dotconf/download/v1.0/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple, powerful configuration-file parser + USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |