1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/net/pork/Makefile
Adam Weinberger c70f5ccacd Update to 0.7.0.
PR:		51166
Submitted by:	Bob Bomar <bob@bomar.us> (maintainer)
2003-04-19 20:45:59 +00:00

23 lines
407 B
Makefile

# New ports collection makefile for: pork
# Date created: 04 Feb 2003
# Whom: Bob Bomar <bob@bomar.us>
#
# $FreeBSD$
#
PORTNAME= pork
PORTVERSION= 0.7.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
MAINTAINER= bob@bomar.us
COMMENT= Console-based AIM client
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_PERL5= yes
HAS_CONFIGURE= yes
.include <bsd.port.mk>