1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/sysutils/ciso-maker/Makefile
Mathieu Arnold fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00

20 lines
339 B
Makefile

# Created by: Lucas Holt <luke@foolishgames.com>
# $FreeBSD$
PORTNAME= ciso-maker
PORTVERSION= 1.02
CATEGORIES= sysutils
MAINTAINER= luke@foolishgames.com
COMMENT= Tool to compress ISO images to CSO format
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USE_GITHUB= yes
GH_ACCOUNT= laffer1
PLIST_FILES= bin/ciso-maker
.include <bsd.port.mk>