1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/net/libicq/Makefile

22 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: libicq
# Version required: 0.20
# Date Created: 31 Oct 1998
# Whom: Seiichirou Hiraoka
#
# $Id$
#
DISTNAME= libicq-0.20
PKGNAME= libicq-0.20
CATEGORIES= devel
MASTER_SITES= http://www.montana.com/gabriel/gicq/files/
MAINTAINER= flathill@FreeBSD.ORG
GNU_CONFIGURE= yes
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>