From 948a4ced9dd012c0a2576f172bc463896d9aa2c7 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Thu, 20 Jun 2013 19:22:14 +0000 Subject: [PATCH] . use PLIST_FILES and remove pkg-plist (4 lines); . . delete an article from COMMENT; . trim Makefile headers. --- comms/seyon/Makefile | 10 ++++------ comms/seyon/pkg-plist | 4 ---- 2 files changed, 4 insertions(+), 10 deletions(-) delete mode 100644 comms/seyon/pkg-plist 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 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