# Ports collection Makefile for: Hesiod # Version required: 3.0.2 # Date created: 6/11/1998 # Whom: n@nectar.com # # $Id: Makefile,v 1.4 1998/11/14 09:43:26 asami Exp $ # DISTNAME= hesiod-3.0.2 CATEGORIES= net MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ \ http://www.nectar.cc/distfiles/ MAINTAINER= nectar@FreeBSD.ORG MAN1= hesinfo.1 MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \ hesiod_free_passwd.3 hesiod_free_postoffice.3 \ hesiod_free_servent.3 hesiod_getmailhost.3 \ hesiod_getpwnam.3 hesiod_getpwuid.3 \ hesiod_getservbyname.3 hesiod_init.3 \ hesiod_resolve.3 hesiod_to_bind.3 MAN5= hesiod.conf.5 GNU_CONFIGURE= YES .include .if ${PORTOBJFORMAT} == elf SHLIB=libhesiod.so.3 CONFIGURE_ENV+= LDFLAGS="-shared -Wl,-soname,${SHLIB}" .else SHLIB=libhesiod.so.3.0 CONFIGURE_ENV+= LDFLAGS="-shared" .endif MAKE_ENV+= SHLIB="${SHLIB}" post-install: ${SETENV} OBJFORMAT="${PORTOBJFORMAT}" ${LDCONFIG} -m ${PREFIX}/lib .include /td> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dlint
Commit message (Expand)AuthorAgeFilesLines
* Add an additional distfile location to MASTER_SITESskreuzer2009-08-011-1/+2
* - Pass maintainership to kimelto (at) gmail.commiwi2009-05-051-1/+1
* - Mark MAKE_JOBS_SAFE for SMP compilationmiwi2009-03-261-0/+1
* - Take maintainershipmiwi2008-08-201-1/+1
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to worklinimon2008-08-201-1/+1
* MASTER_SITES has changed.wxs2008-05-311-1/+1
* Hand maintainership to submittererwin2006-05-301-1/+1
* - UNBREAK: Make it fetchable againgarga2006-03-082-4/+3