freebsd-ports/games/xpacman/Makefile
1999-08-25 06:06:33 +00:00

22 lines
419 B
Makefile

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