From 3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 5 Feb 2004 20:38:07 +0000 Subject: Use PLIST_FILES. Reviewed by: marcus --- devel/sigslot/Makefile | 1 + devel/sigslot/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 devel/sigslot/pkg-plist (limited to 'devel/sigslot') diff --git a/devel/sigslot/Makefile b/devel/sigslot/Makefile index b9a9c83b8134..0207812b82b1 100644 --- a/devel/sigslot/Makefile +++ b/devel/sigslot/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org COMMENT= C++ Signal/Slot Library +PLIST_FILES= include/sigslot.h NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/sigslot/pkg-plist b/devel/sigslot/pkg-plist deleted file mode 100644 index 68d78827e570..000000000000 --- a/devel/sigslot/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -include/sigslot.h -- cgit v1.2.3