pkgsrc/audio/shorten/Makefile
wiz 88b86b5c69 Update to 3.5.1:
3.5.1  released Wed 12 Feb 2003
	Minor AIFF spec compliance updates
2003-03-05 13:19:09 +00:00

21 lines
568 B
Makefile

# $NetBSD: Makefile,v 1.4 2003/03/05 13:19:09 wiz Exp $
#
DISTNAME= shorten-3.5.1
CATEGORIES= audio archivers
MASTER_SITES= http://www.etree.org/shnutils/shorten/source/
MAINTAINER= collver1@attbi.com
HOMEPAGE= http://www.etree.org/shnutils/shorten/
COMMENT= lossless audio compressor
LICENSE= no-commercial-use
GNU_CONFIGURE= YES
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/shorten
${INSTALL_DATA} ${WRKSRC}/doc/tr156.tex ${PREFIX}/share/doc/shorten
${INSTALL_DATA} ${WRKSRC}/doc/tr156.ps ${PREFIX}/share/doc/shorten
.include "../../mk/bsd.pkg.mk"