From dd53c83aa18a93ac9c287d1d723d52762f949b01 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Fri, 13 Feb 2004 17:38:02 +0000 Subject: Fix pkg-plist and move plist's entries into Makefile. Bump PORTREVISION. --- misc/nserver/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'misc/nserver/Makefile') diff --git a/misc/nserver/Makefile b/misc/nserver/Makefile index 8e448d4c8bcd..1cedb51cc2ce 100644 --- a/misc/nserver/Makefile +++ b/misc/nserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= nserver PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.version6.net/misc/ @@ -19,6 +19,12 @@ COMMENT= Nserver for the Nokia 9000 and 9110 Communicator USE_REINPLACE= yes USE_GMAKE= yes +PLIST_FILES= sbin/nserver +.ifndef(NOPORTDOCS) +PLIST_FILES+= share/doc/nserver/README +PLIST_DIRS= share/doc/nserver +.endif + do-patch: @${REINPLACE_CMD} -e "s|-O2|${CFLAGS}|g; \ s|ttyS3|cuaa0|g; \ -- cgit v1.2.3