summaryrefslogtreecommitdiff
path: root/news/yencode
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 09:30:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 09:30:31 +0000
commit5af17692d1fe4b15aecc34f9d3a21d2328d28d20 (patch)
treef311562214673c2f51059bfadbaf807ec097976c /news/yencode
parentSupport stage (diff)
Support stage
Notes
Notes: svn path=/head/; revision=337664
Diffstat (limited to 'news/yencode')
-rw-r--r--news/yencode/Makefile6
-rw-r--r--news/yencode/pkg-plist4
2 files changed, 5 insertions, 5 deletions
diff --git a/news/yencode/Makefile b/news/yencode/Makefile
index 3c97de77e64b..d140f259c81c 100644
--- a/news/yencode/Makefile
+++ b/news/yencode/Makefile
@@ -8,16 +8,12 @@ CATEGORIES= news
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
-COMMENT= A free (GPL) encoder and decoder for the yEnc Usenet file format
+COMMENT= Free (GPL) encoder and decoder for the yEnc Usenet file format
USES= gettext
GNU_CONFIGURE= yes
-MAN1= ydecode.1 yencode.1 ypost.1
-MAN5= ypostrc.5
-
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/news/yencode/pkg-plist b/news/yencode/pkg-plist
index 4f3862ac1ca8..747404b927ce 100644
--- a/news/yencode/pkg-plist
+++ b/news/yencode/pkg-plist
@@ -1,3 +1,7 @@
bin/ydecode
bin/yencode
bin/ypost
+man/man1/ydecode.1.gz
+man/man1/yencode.1.gz
+man/man1/ypost.1.gz
+man/man5/ypostrc.5.gz