diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-11-21 17:39:49 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-11-21 17:39:49 +0800 |
commit | 0ffa95fcb1c568a89f8fdb64ba2392d273ab8eb8 (patch) | |
tree | 39ed5016219abc3530eb6ba84b31fc15802d8a57 /net-im/coccinella | |
parent | 0843db523acca9ef91c08ee6496b696bdb783379 (diff) | |
download | freebsd-ports-gnome-0ffa95fcb1c568a89f8fdb64ba2392d273ab8eb8.tar.gz freebsd-ports-gnome-0ffa95fcb1c568a89f8fdb64ba2392d273ab8eb8.tar.zst freebsd-ports-gnome-0ffa95fcb1c568a89f8fdb64ba2392d273ab8eb8.zip |
- fix plist for -DNOPORTDOCS
- use SF macro
- bump PORTREVISION
Approved by: maintainer timeut on QAT BotMail
Prompted by: QAT QA run
Diffstat (limited to 'net-im/coccinella')
-rw-r--r-- | net-im/coccinella/Makefile | 5 | ||||
-rw-r--r-- | net-im/coccinella/pkg-plist | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net-im/coccinella/Makefile b/net-im/coccinella/Makefile index 709b67de72c1..c5b0ecd50210 100644 --- a/net-im/coccinella/Makefile +++ b/net-im/coccinella/Makefile @@ -7,10 +7,9 @@ PORTNAME= coccinella PORTVERSION= 0.95.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im tk -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= Coccinella-${PORTVERSION}Src MAINTAINER= marc@bruenink.de diff --git a/net-im/coccinella/pkg-plist b/net-im/coccinella/pkg-plist index de0c9def4a10..9161100988c4 100644 --- a/net-im/coccinella/pkg-plist +++ b/net-im/coccinella/pkg-plist @@ -408,11 +408,11 @@ bin/coccinella %%LIBTARGETDIR%%/whiteboard/Whiteboard.tcl %%LIBTARGETDIR%%/whiteboard/pkgIndex.tcl %%LIBTARGETDIR%%/whiteboard/tclIndex -share/doc/coccinella/CHANGES -share/doc/coccinella/README -share/doc/coccinella/README-jabber -share/doc/coccinella/README-smileys -@dirrm share/doc/coccinella +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README-jabber +%%PORTDOCS%%%%DOCSDIR%%/README-smileys +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%LIBTARGETDIR%%/whiteboard @dirrm %%LIBTARGETDIR%%/sounds @dirrm %%LIBTARGETDIR%%/resources |