mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
6537fcf437
and would like to maintain these ports again. Welcome back, Miguel. :-)
20 lines
410 B
Makefile
20 lines
410 B
Makefile
# New ports collection makefile for: xpk
|
|
# Date created: 21 May 2001
|
|
# Whom: Miguel Mendez <flynn@energyhq.homeip.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xpk
|
|
PORTVERSION= 0.1.4
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
|
|
http://energyhq.homeip.net/files/
|
|
|
|
MAINTAINER= flynn@energyhq.homeip.net
|
|
|
|
USE_LIBTOOL= yes
|
|
INSTALLS_SHLIB= yes
|
|
|
|
.include <bsd.port.mk>
|