From 4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 5 Feb 2004 20:38:07 +0000 Subject: Use PLIST_FILES. Reviewed by: marcus --- archivers/sectar/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/sectar/Makefile') diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile index 292199480420..ca7267fdaa66 100644 --- a/archivers/sectar/Makefile +++ b/archivers/sectar/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= star MAINTAINER= ports@FreeBSD.org COMMENT= A program to create encrypted tar archives +PLIST_FILES= bin/sectar USE_GETOPT_LONG= yes USE_LIBTOOL= yes -- cgit