aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-18 00:12:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-18 00:12:51 +0000
commit9fca08052d68d4514b554898d81b6059de8df292 (patch)
tree1b668d79017f37123f9784b5d4c1b44ebff0aee5 /irc
parent5a32e024eedc6c5c686e0d35ee5e8f16bbd3ef51 (diff)
downloadports-9fca08052d68d4514b554898d81b6059de8df292.tar.gz
ports-9fca08052d68d4514b554898d81b6059de8df292.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi-otr/Makefile5
-rw-r--r--irc/irssi-otr/pkg-plist7
2 files changed, 5 insertions, 7 deletions
diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile
index 99a805467df5..92cb32a6e07a 100644
--- a/irc/irssi-otr/Makefile
+++ b/irc/irssi-otr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= irssi-otr
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= ftp://download.tuxfamily.org/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= irssiotr
@@ -22,4 +23,8 @@ USE_CMAKE= yes
USE_LDCONFIG= yes
USE_GNOME= glib20
+PLIST_FILES= lib/irssi/modules/libotr.so \
+ %%DOCSDIR%%/LICENSE %%DOCSDIR%%/README
+PLIST_DIRS= %%DOCSDIR%%
+
.include <bsd.port.mk>
diff --git a/irc/irssi-otr/pkg-plist b/irc/irssi-otr/pkg-plist
deleted file mode 100644
index dd0e506381bc..000000000000
--- a/irc/irssi-otr/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-lib/irssi/modules/libotr.so
-%%DOCSDIR%%/LICENSE
-%%DOCSDIR%%/README
-
-@dirrmtry lib/irssi/modules
-@dirrmtry lib/irssi
-@dirrm %%DOCSDIR%%