summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2004-02-15 01:09:32 +0000
committernaddy <naddy@FreeBSD.org>2004-02-15 01:09:32 +0000
commitb28b56e980604aee485732ba7171fea1c9f9305b (patch)
treed6e9265fb1a2f5334e85b3dcd8d49b70853450e3 /x11
parent9247d3aa8701fab8cac8884711e4a7677dccf991 (diff)
downloadFreeBSD-ports-b28b56e980604aee485732ba7171fea1c9f9305b.zip
FreeBSD-ports-b28b56e980604aee485732ba7171fea1c9f9305b.tar.gz
Gratuitous overhaul: add distfile size, get rid of plist file.
Diffstat (limited to 'x11')
-rw-r--r--x11/xlogout/Makefile3
-rw-r--r--x11/xlogout/distinfo1
-rw-r--r--x11/xlogout/pkg-plist2
3 files changed, 4 insertions, 2 deletions
diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile
index d84c5a4..7e15f10 100644
--- a/x11/xlogout/Makefile
+++ b/x11/xlogout/Makefile
@@ -18,4 +18,7 @@ WRKSRC= ${WRKDIR}/xlogout
USE_IMAKE= yes
MAN1= xlogout.1
+PLIST_FILES= bin/xlogout \
+ lib/X11/app-defaults/XLogout
+
.include <bsd.port.mk>
diff --git a/x11/xlogout/distinfo b/x11/xlogout/distinfo
index 3bb1d86..c386d94 100644
--- a/x11/xlogout/distinfo
+++ b/x11/xlogout/distinfo
@@ -1 +1,2 @@
MD5 (xlogout-1.1.tar.Z) = 65e353cdf66f7a0e8058fcb68bb8bf5e
+SIZE (xlogout-1.1.tar.Z) = 3466
diff --git a/x11/xlogout/pkg-plist b/x11/xlogout/pkg-plist
deleted file mode 100644
index 02a6a67..0000000
--- a/x11/xlogout/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/xlogout
-lib/X11/app-defaults/XLogout
OpenPOWER on IntegriCloud