Prune sysutils/pcpustat
[dports.git] / sysutils / ciso-maker / Makefile
1 # Created by: Lucas Holt <luke@foolishgames.com>
2 # $FreeBSD$
3
4 PORTNAME=       ciso-maker
5 PORTVERSION=    1.02
6 CATEGORIES=     sysutils
7
8 MAINTAINER=     luke@foolishgames.com
9 COMMENT=        Tool to compress ISO images to CSO format
10
11 LICENSE=        GPLv2 GPLv3
12 LICENSE_COMB=   dual
13
14 USE_GITHUB=     yes
15 GH_ACCOUNT=     laffer1
16
17 PLIST_FILES=    bin/ciso-maker
18
19 .include <bsd.port.mk>