freebsd-ports/www/webresolve/Makefile
Maxim Sobolev b21eb52ba9 o Fix breakage (missed sys/types.h);
o respect CC/CFLAGS;
o use ${BSD_INSTALL_*} masros to install binary and script;
o make it PREFIX-clean.

Submitted by:	bento
2001-03-14 15:05:24 +00:00

18 lines
339 B
Makefile

# New ports collection makefile for: webresolve
# Date created: Wed 6 Dec 2000
# Whom: Joseph Scott <joseph@randomnetworks.com>
#
# $FreeBSD$
#
PORTNAME= webresolve
PORTVERSION= 0.0.1
CATEGORIES= www
MASTER_SITES= ftp://siag.nu/pub/webresolve/
MAINTAINER= joseph@randomnetworks.com
ALL_TARGET= webresolve
.include <bsd.port.mk>