1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/zipios++/Makefile
Ying-Chieh Liao d2533e4425 add zipios++
A java.util.zip-like C++ library for reading and writing Zip files
2001-07-23 08:16:56 +00:00

20 lines
324 B
Makefile

# ex:ts=8
# New ports collection makefile for: zipios
# Date created: Jul 23, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= zipios++
PORTVERSION= 0.1.5
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= zipios
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>