freebsd-ports/net/ipw/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

20 lines
385 B
Makefile

# New ports collection makefile for: ipw
# Date created: 29 January 1999
# Whom: mph
#
# $FreeBSD$
#
PORTNAME= ipw
PORTVERSION= 3.3.a
CATEGORIES= net
MASTER_SITES= http://www.mjhb.com/ipw/
DISTNAME= ipw
MAINTAINER= ports@FreeBSD.org
COMMENT= A "whois" replacement that automatically queries several databases
NO_WRKSUBDIR= yes
PLIST_FILES= bin/ipw
.include <bsd.port.mk>