1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/audio/s3mod/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

8 lines
201 B
Makefile

DISTNAME= s3mod-v1.08A
DISTFILES= s3mod-v1.08A.tar.gz
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
CATEGORIES+= audio
INSTALL_TARGET= install
.include <bsd.port.mk>