summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-20 19:22:14 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-20 19:22:14 +0000
commit948a4ced9dd012c0a2576f172bc463896d9aa2c7 (patch)
treeb93fddb4e00080efce3a23abbc4bee946adf531c /comms
parent. remove shlib ABI version number from LIB_DEPENDS; (diff)
. use PLIST_FILES and remove pkg-plist (4 lines);
. . delete an article from COMMENT; . trim Makefile headers.
Notes
Notes: svn path=/head/; revision=321413
Diffstat (limited to 'comms')
-rw-r--r--comms/seyon/Makefile10
-rw-r--r--comms/seyon/pkg-plist4
2 files changed, 4 insertions, 10 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index 70e3ee346937..3f437fb73a05 100644
--- a/comms/seyon/Makefile
+++ b/comms/seyon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: seyon
-# Date created: 3 October 1994
-# Whom: Michael Elbel (me)
-#
+# Created by: Michael Elbel (me)
# $FreeBSD$
-#
PORTNAME= seyon
PORTVERSION= 2.14b
@@ -14,7 +10,7 @@ DISTNAME= Seyon-${PORTVERSION}
EXTRACT_SUFX= -tar.Z
MAINTAINER= ports@FreeBSD.org
-COMMENT= A communications package for the X Window system
+COMMENT= Communications package for the X Window system
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
@@ -22,5 +18,7 @@ USE_XORG= x11 xext xpm xmu xaw xt sm ice
MAKE_JOBS_UNSAFE= yes
MAN1= seyon.1
+PLIST_FILES= bin/seyon lib/X11/app-defaults/Seyon \
+ lib/X11/app-defaults/Seyon-color lib/X11/seyon.help
.include <bsd.port.mk>
diff --git a/comms/seyon/pkg-plist b/comms/seyon/pkg-plist
deleted file mode 100644
index 85efd8c4c5ea..000000000000
--- a/comms/seyon/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/seyon
-lib/X11/app-defaults/Seyon
-lib/X11/app-defaults/Seyon-color
-lib/X11/seyon.help