aboutsummaryrefslogtreecommitdiff
path: root/misc/diction
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-02-11 15:07:54 +0000
committerClement Laforet <clement@FreeBSD.org>2004-02-11 15:07:54 +0000
commitb1f86a88ebfaecc7e4d4acdc337787f9ce8739dc (patch)
tree3ffe6ce30b9ece65a5b41d31d4a961a7608c3cf5 /misc/diction
parent820e3c57ea58099de9405f9f78c5ceb2d40ff3bc (diff)
downloadports-b1f86a88ebfaecc7e4d4acdc337787f9ce8739dc.tar.gz
ports-b1f86a88ebfaecc7e4d4acdc337787f9ce8739dc.zip
misc category cleanup part 3 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC - make portlint happy * diction, earthview - kill pkg-plist PR: 61028 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me
Notes
Notes: svn path=/head/; revision=100674
Diffstat (limited to 'misc/diction')
-rw-r--r--misc/diction/Makefile4
-rw-r--r--misc/diction/pkg-plist6
2 files changed, 4 insertions, 6 deletions
diff --git a/misc/diction/Makefile b/misc/diction/Makefile
index f8a7ed7e4ad1..3929fe1036e3 100644
--- a/misc/diction/Makefile
+++ b/misc/diction/Makefile
@@ -17,6 +17,10 @@ COMMENT= GNU diction and style
USE_AUTOCONF= yes
+PLIST_FILES= bin/diction bin/style share/diction/C share/diction/de \
+ share/diction/en
+PLIST_DIRS= share/diction
+
MAN1= diction.1 style.1
.include <bsd.port.mk>
diff --git a/misc/diction/pkg-plist b/misc/diction/pkg-plist
deleted file mode 100644
index 028fab46de39..000000000000
--- a/misc/diction/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/diction
-bin/style
-share/diction/C
-share/diction/de
-share/diction/en
-@dirrm share/diction