freebsd-ports/games/endgame-singularity-music/Makefile
Martin Wilke 0db7013ef0 - Update to 0.30b
- Reset maintainer

<freebsd-ports@sslash.org.ua>: Host or domain name not found. Name service
    error for name=sslash.org.ua type=AAAA: Host not found

PR:		151706
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer timeout
2011-02-13 04:06:24 +00:00

24 lines
532 B
Makefile

# New ports collection makefile for: endgame-singularity-music
# Date created: 10 August 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= endgame-singularity-music
PORTVERSION= 006
CATEGORIES= games
MASTER_SITES= GOOGLE_CODE CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= Music pack for endgame-singularity
PROJECTHOST= endgame-singularity
NO_BUILD= yes
USE_ZIP= yes
DATADIR= ${PREFIX}/share/singularity
do-install:
@cd ${WRKSRC}/&&${COPYTREE_SHARE} music ${DATADIR}/
.include <bsd.port.mk>