f1ab6f3488
PR: 35063 Submitted by: maintainer, naddy
22 lines
414 B
Makefile
22 lines
414 B
Makefile
# New ports collection makefile for: shorten
|
|
# Date created: 17 Feb 1999
|
|
# Whom: Stefan Zehl <sec@42.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= shorten
|
|
PORTVERSION= 3.4
|
|
CATEGORIES= audio archivers
|
|
MASTER_SITES= http://shnutils.etree.org/shorten/source/
|
|
|
|
MAINTAINER= sec@42.org
|
|
|
|
RESTRICTED= "May not be sold, may not be used commercially."
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= shorten.1
|
|
|
|
.include <bsd.port.mk>
|