diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
commit | ac3066bf75f468401e4a8243ba4ea731c187b370 (patch) | |
tree | e3a493de948df0105f48151974dbe8794e55fc20 /audio/xmcd/Makefile | |
parent | 8938ad51ee770a85d67fd2e77d524ffae87efe38 (diff) | |
download | ports-ac3066bf75f468401e4a8243ba4ea731c187b370.tar.gz ports-ac3066bf75f468401e4a8243ba4ea731c187b370.zip |
Notes
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 22f55d9beb61..61cdaa4ece49 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -3,13 +3,14 @@ # Date created: 16 Februar 1995 # Whom: gena # -# $Id: Makefile,v 1.0 1995/02/16 21:44:00 gena Exp $ +# $Id: Makefile,v 1.1.1.1 1995/02/17 10:53:05 jkh Exp $ # DISTNAME= xmcd-1.4 DISTFILES= xmcd-1.4.tar.gz MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmcd/ +CATEGORIES+= audio USE_IMAKE= yes IS_INTERACTIVE= yes |