aboutsummaryrefslogtreecommitdiff
path: root/editors/puff/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-08-01 16:58:49 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-08-01 16:58:49 +0000
commit468b924fb02369150454ec1f7e28d7368a8bec90 (patch)
tree8fa68e0c5b7ea2618e6818c30940b1c261afa1af /editors/puff/Makefile
parentdb0a24a5476660a59f2cb8935bdea823161e8ce0 (diff)
downloadports-468b924fb02369150454ec1f7e28d7368a8bec90.tar.gz
ports-468b924fb02369150454ec1f7e28d7368a8bec90.zip
- Remove 2 lines pkg-plist
PR: editors/puff Submitted by: Andrej Zverev <az@inec.ru>
Notes
Notes: svn path=/head/; revision=140700
Diffstat (limited to 'editors/puff/Makefile')
-rw-r--r--editors/puff/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile
index 8bd1dccedf67..6881190e9d04 100644
--- a/editors/puff/Makefile
+++ b/editors/puff/Makefile
@@ -15,4 +15,6 @@ COMMENT= Simple and efficient text editor
WRKSRC= ${WRKDIR}/puff
+PLIST_FILES= bin/puff etc/puff.conf.sample
+
.include <bsd.port.mk>