freebsd-ports/games/xpacman/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
422 B
Makefile

# New ports collection makefile for: xpacman
# Date created: 19 Aug 1995
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= xpacman
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.nvg.unit.no/pub/pacman/
DISTNAME= pacman10
MAINTAINER= joerg@FreeBSD.org
COMMENT= An old action game
NO_WRKSUBDIR= Does not unpack into subdir.
USE_ZIP= yes
USE_IMAKE= yes
MAN1= pacman.1
.include <bsd.port.mk>