diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 19:46:58 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 19:46:58 +0000 |
| commit | 02e84c27a6b76abc5a0236c8baa85da50345fdba (patch) | |
| tree | 86b776760f67d66cb9647eff31ac28a133cfd3aa /audio/xcd | |
| parent | 8777d608921b9489149424c90677e1591da20037 (diff) | |
Notes
Diffstat (limited to 'audio/xcd')
| -rw-r--r-- | audio/xcd/Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index 22bc16577e4c..739a2ced4e76 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -1,6 +1,15 @@ +# New ports collection makefile for: xcd +# Version required: ? +# Date created: 22 November 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= xcd -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ CATEGORIES+= audio +MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ + MAINTAINER= jmz@FreeBSD.org .include <bsd.port.mk> |
