summaryrefslogblamecommitdiff
path: root/devel/idutils/Makefile
blob: 8dd740676db7dd0dfa8f2ceac6b9d67953a3a2f8 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                


                                       
           

 

                        

                                  
                                
 
                                 
 
                                 
                                                 
 



                      
# New ports collection makefile for:	id-utils
# Date created:		22 Aug 1996
# Whom:			pst@freebsd.org
#
# $FreeBSD$
#

PORTNAME=	id-utils
PORTVERSION=	3.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	id-utils

MAINTAINER=	ports@FreeBSD.org

# need to byte-compile a .el file
BUILD_DEPENDS=	emacs:${PORTSDIR}/editors/emacs20

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>