diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-02-13 17:38:02 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-02-13 17:38:02 +0000 |
commit | dd53c83aa18a93ac9c287d1d723d52762f949b01 (patch) | |
tree | cf4c38219b17d79e81cda375c617a64c42dce0cb /misc/nserver/Makefile | |
parent | - Assign maintainership to submitter (diff) |
Fix pkg-plist and move plist's entries into Makefile.
Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=100862
Diffstat (limited to 'misc/nserver/Makefile')
-rw-r--r-- | misc/nserver/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
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; \ |