diff options
Diffstat (limited to 'audio/s3mod/Makefile')
-rw-r--r-- | audio/s3mod/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile deleted file mode 100644 index 6c76bcdbf930..000000000000 --- a/audio/s3mod/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: s3mod -# Version required: 1.08A -# Date created: 9 March 1995 -# Whom: ugen -# -# $Id$ -# - -DISTNAME= s3mod-v1.08A -PKGNAME= s3mod-1.08a -CATEGORIES+= audio -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/ -DISTFILES= s3mod-v1.08A.tar.gz - -INSTALL_TARGET= install - -.include <bsd.port.mk> |