0cc8e31ca4
2. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com>
19 lines
323 B
Makefile
19 lines
323 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= ports@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|