mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
d053d6ed74
PR: 29932 Submitted by: naddy@mips.inka.de Reviewed by: maintainer
22 lines
374 B
Makefile
22 lines
374 B
Makefile
# New ports collection makefile for: shorten
|
|
# Date created: 17 Feb 1999
|
|
# Whom: Stefan Zehl <sec@42.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= shorten
|
|
PORTVERSION= 3.3
|
|
CATEGORIES= audio archivers
|
|
MASTER_SITES= http://shnutils.etree.org/misc/
|
|
|
|
MAINTAINER= sec@42.org
|
|
|
|
RESTRICTED= "May not be sold."
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= shorten.1
|
|
|
|
.include <bsd.port.mk>
|