freebsd-ports/audio/ascd/Makefile
Steve Price 11bb83d46f Update to version 0.10.1.
PR:		10797
Submitted by:	maintainer
1999-03-31 15:27:32 +00:00

23 lines
509 B
Makefile

# New ports collection makefile for: ascd
# Version required: 0.10.1
# Date created: 29 November 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id: Makefile,v 1.6 1999/03/08 20:06:04 fenner Exp $
#
DISTNAME= ascd-0.10.1+lib
PKGNAME= ascd-0.10.1
CATEGORIES= audio afterstep windowmaker
MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/
EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= ascd.1
.include <bsd.port.mk>