ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
13 lines
283 B
Makefile
13 lines
283 B
Makefile
DISTNAME= xsnow-1.39
|
|
DISTFILES= xsnow-1.39.tar.Z
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/games/
|
|
CATEGORIES+= x11
|
|
|
|
pre-install:
|
|
@mkdir -p ${PREFIX}/bin
|
|
@mkdir -p ${PREFIX}/man/man6
|
|
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} install.man)
|
|
|
|
.include <bsd.port.mk>
|