diff options
Diffstat (limited to 'audio/xcdplayer')
-rw-r--r-- | audio/xcdplayer/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index f0a960f..1a08ac2 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -3,12 +3,13 @@ # Date created: 30 Sep 1994 # Whom: swallace # -# $Id: Makefile,v 1.4 1995/02/11 13:48:46 asami Exp $ +# $Id: Makefile,v 1.5 1995/04/01 12:44:04 jkh Exp $ # DISTNAME= xcdplayer-2.2 -MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/ CATEGORIES+= audio +MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/ + USE_IMAKE= yes .include <bsd.port.mk> |