1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
PORTNAME= bsd-splash-changer PORTVERSION= 060211 CATEGORIES= sysutils MASTER_SITES= # none DISTFILES= # none MAINTAINER= gamato@users.sf.net COMMENT= Boot Splash Image Changer WWW= https://mato.gamato.org/freebsd/ USE_RC_SUBR= change_splash SUB_FILES= pkg-message NO_BUILD= yes do-fetch: @${DO_NADA} do-install: ${MKDIR} ${STAGEDIR}${DATADIR} .include <bsd.port.mk>