freebsd-ports/net-im/pork/Makefile

25 lines
481 B
Makefile
Raw Normal View History

# New ports collection makefile for: pork
# Date created: 04 Feb 2003
# Whom: Bob Bomar <bob@bomar.us>
#
# $FreeBSD$
#
PORTNAME= pork
2004-12-15 11:34:34 +01:00
PORTVERSION= 0.99.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
MAINTAINER= krion@FreeBSD.org
COMMENT= Console-based AIM client
USE_PERL5= yes
USE_GETOPT_LONG= yes
USE_OPENSSL= yes
2004-08-28 09:45:29 +02:00
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
2004-08-28 09:45:29 +02:00
.include <bsd.port.mk>