1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/audio/ascd/Makefile

23 lines
509 B
Makefile
Raw Normal View History

# 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
1999-01-18 06:43:04 +00:00
CATEGORIES= audio afterstep windowmaker
MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/
EXTRACT_SUFX= .tgz
MAINTAINER= jim@phrantic.phear.net
1998-12-22 05:43:38 +00:00
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= ascd.1
.include <bsd.port.mk>