# Created by: Mark Pulford # $FreeBSD$ PORTNAME= xsc PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.panix.com/~mbh/xsc/ \ SF/nemysisfreebsdp/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= nemysis@gmx.ch COMMENT= Vector graphics space shoot'em up game USE_XORG= x11 GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png DESKTOP_ENTRIES="Xce" "${COMMENT}" ${PORTNAME} \ "${PORTNAME}" "Game;ArcadeGame;" false NO_STAGE= yes post-install: ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps .include