2001-01-23 02:04:38 -05:00
|
|
|
# New ports collection makefile for: sectar
|
|
|
|
# Date created: 22 January 2001
|
|
|
|
# Whom: George Reid <greid@ukug.uk.freebsd.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= sectar
|
2003-06-21 17:48:13 -04:00
|
|
|
PORTVERSION= 1.02
|
2001-01-23 02:04:38 -05:00
|
|
|
CATEGORIES= archivers
|
2009-08-21 20:13:26 -04:00
|
|
|
MASTER_SITES= SF/star/${PORTNAME}/${PORTVERSION}
|
2001-01-23 02:04:38 -05:00
|
|
|
|
2003-11-03 02:28:44 -05:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-06-21 17:48:13 -04:00
|
|
|
COMMENT= A program to create encrypted tar archives
|
2001-01-23 02:04:38 -05:00
|
|
|
|
2004-02-05 15:38:07 -05:00
|
|
|
PLIST_FILES= bin/sectar
|
2004-06-04 13:29:38 -04:00
|
|
|
GNU_CONFIGURE= yes
|
2001-01-23 02:04:38 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|