1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/lang/libutils/Makefile
2002-06-16 10:15:15 +00:00

22 lines
378 B
Makefile

# ex:ts=8
# Ports collection makefile for: libutils
# Date created: May 6, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libutils
PORTVERSION= 0.7.11
CATEGORIES= lang
MASTER_SITES= http://savannah.gnu.org/download/nsl/ \
http://iling.nw.ru/~artem/downloads/
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>