# New ports collection makefile for: XFireworks # Date created: 29 July 2000 # Whom: Sakai Hiroaki # # $FreeBSD$ # PORTNAME= xfireworks PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://kozos.jp/myfreesoft/ MAINTAINER= ports@FreeBSD.org COMMENT= Fireworks on X LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USE_XORG= x11 MAKE_JOBS_SAFE= yes MAN1= xfireworks.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xfireworks ${PREFIX}/bin/xfireworks ${INSTALL_MAN} ${WRKSRC}/xfireworks.1 ${MANPREFIX}/man/man1 ${INSTALL_DATA} ${WRKSRC}/xfireworks.conf ${PREFIX}/etc/xfireworks.conf.sample .if !exists(${PREFIX}/etc/xfireworks.conf) ${CP} ${PREFIX}/etc/xfireworks.conf.sample ${PREFIX}/etc/xfireworks.conf .endif .include eebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* graphics/ocrad: Update 0.26 -> 0.27yuri2019-01-263-7/+6
* graphics/ocrad: Install the header and the libraryyuri2018-05-223-13/+47
* - Update to 0.26wen2017-04-27