1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/misc/skyutils/Makefile
Ade Lovett 328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00

21 lines
450 B
Makefile

# ports collection makefile for: skyutils
# Date created: 21 February 2004
# Whom: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com>
#
# $FreeBSD$
#
PORTNAME= skyutils
PORTVERSION= 2.6
CATEGORIES= misc
MASTER_SITES= http://zekiller.skytech.org/fichiers/
MAINTAINER= machiel_mastenbroek@hotmail.com
COMMENT= A library required by smssend (same author)
USE_AUTOCONF_VER?=259
USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>