# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Mac-Glue 1.30
revision			0
maintainers			ricci
description			Glue to use Apple events with Applescript vocabulary
long_description \
	This is Mac::Glue, for using Apple events with AppleScript vocabulary. \
	It is handled all using Apple events, AppleScript itself is bypassed.

platforms			darwin

checksums			md5 a8f203451bf666584b873c61c6ae8e46

depends_lib-append	port:p5-mac-appleevents-simple	\
					port:p5-mac-apps-launch			\
					port:p5-mac-errors				\
					port:p5-mldbm					\
					port:p5-time-epoch				\
					port:p5-test-pod

## vi:set noai ts=4:
